drop "replace" dependency from libldb
authorMichael Tokarev <mjt@tls.msk.ru>
Wed, 27 Nov 2024 18:51:50 +0000 (21:51 +0300)
committerMichael Tokarev <mjt@tls.msk.ru>
Thu, 19 Feb 2026 12:17:34 +0000 (15:17 +0300)
commitc8d3f8587a0fa40e5135d647da6372572425e6a6
tree47fd64b26d1cc3f1a76d31a147104b704a8ba3a0
parentebc7b93e72114a94c17c55a3398420771a23fa1f
drop "replace" dependency from libldb

Forwarded: not-needed

When building as a sub-library within samba, where
libreplace is a private library, libldb.so will
have rpath pointing to the private samba dir.  Since
ldb actually does not use anything from libreplace,
just remove the dependency.

Gbp-Pq: Name ldb-no-replace.diff
lib/ldb/wscript